NevronOpenVision
Nevron.Nov.DataStructures Namespace / NAsIterator<TFrom,TTo> Class
Properties Methods


NAsIterator<TFrom,TTo> Class Members

The following tables list the members exposed by NAsIterator<TFrom,TTo>.

Public Constructors
 NameDescription
Public ConstructorInitializer constructor.  
Top
Public Properties
 NameDescription
Public PropertyGets the element in the collection at the current position of the iterator.  
Top
Public Methods
 NameDescription
Public MethodAdvances the iterator to the next element of the collection.  
Public MethodSets the iterator to its initial position, which is before the first element in the collection.  
Top
See Also